ICamTable.Points property

The additional parameter for the table points, depends on the interpolation type.

Linear interpolation: null.

Poly5 interpolation: it has four point types. "!=" means "not equal to."

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
CamPoint[] Points { get; }
ReadOnly Property Points As CamPoint()

Property value

Type: CamPoint[]

See also

ICamTable Interface

IntervalZero.KINGSTAR.Base.Class Namespace